1 write to _parser
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser.cs (1)
4216_parser = parser;
2 references to _parser
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
4218_parser.IsInAsync = isInAsync; 4223_parser.IsInAsync = _previousInAsync;