5 references to ScanType
Microsoft.CodeAnalysis.CSharp (5)
Parser\LanguageParser.cs (5)
5745
switch (this.
ScanType
(out _))
6432
return
ScanType
(out _, forPattern);
6641
var tupleElementType =
ScanType
(out lastTokenOfType);
6654
tupleElementType =
ScanType
(out lastTokenOfType);
6762
_ =
ScanType
(out _);