2 references to ScanPossibleTypeArgumentList
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
6281
ScanTypeFlags possibleTypeArgumentFlags =
ScanPossibleTypeArgumentList
(
7212
return this.
ScanPossibleTypeArgumentList
(out lastTokenOfType, out _);