1 reference to ScanIdentifier_SlowPath
Microsoft.CodeAnalysis.CSharp (1)
Parser\Lexer.cs (1)
1315
(InXmlCrefOrNameAttributeValue ? ScanIdentifier_CrefSlowPath(ref info) :
ScanIdentifier_SlowPath
(ref info));