Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dotnet
/
roslyn
Public
Notifications
You must be signed in to change notification settings
Fork
4.3k
Star
20.7k
Code
Issues
5k+
Pull requests
725
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Rename commonly used method to a shorter version.
- #1627
#1627
Closed
AdamSpeight2008
wants to merge 7 commits into
dotnet:master
dotnet/roslyn:master
from
AdamSpeight2008:SimpleNames
AdamSpeight2008/roslyn-AdamSpeight2008:SimpleNames
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Closed
Rename commonly used method to a shorter version.
#1627
AdamSpeight2008
wants to merge 7 commits into
dotnet:master
dotnet/roslyn:master
from
AdamSpeight2008:SimpleNames
AdamSpeight2008/roslyn-AdamSpeight2008:SimpleNames
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2015
Rename commonly used method to a shorter version. To aid in source code readability.
Show description for 36a76be
AdamSpeight2008
committed
36a76be
View commit details
Copy full SHA for 36a76be
Browse repository at this point
Commits on Mar 27, 2015
Rename CanGetChar() To CanGet()
AdamSpeight2008
committed
7a8b0cb
View commit details
Copy full SHA for 7a8b0cb
Browse repository at this point
Implemented NextIs
Show description for 31d4bec
AdamSpeight2008
committed
31d4bec
View commit details
Copy full SHA for 31d4bec
Browse repository at this point
Implemented `AreNext( chars : string ) : Boolean` method overload.
Show description for 009e339
AdamSpeight2008
committed
009e339
View commit details
Copy full SHA for 009e339
Browse repository at this point
Fix for Test Failure
AdamSpeight2008
committed
acfe87d
View commit details
Copy full SHA for acfe87d
Browse repository at this point
Commits on Mar 29, 2015
Modified AreNext so it correctly works for the 0 offset case.
AdamSpeight2008
committed
0519278
View commit details
Copy full SHA for 0519278
Browse repository at this point
Change to method signature of NextIs
AdamSpeight2008
committed
70042b2
View commit details
Copy full SHA for 70042b2
Browse repository at this point
You can’t perform that action at this time.