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