3 references to ScanTupleType
Microsoft.CodeAnalysis.CSharp (3)
Parser\LanguageParser.cs (3)
7096result = this.ScanTupleType(out lastTokenOfType); 8719var scanResult = this.ScanTupleType(out _); 13152ScanTypeFlags scanTypeFlags = ScanTupleType(out _);