2 references to IsInAsync
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
4368(parser.IsInAsync ? LanguageParserState.IsInAsync : 0) | 4381_parser.IsInAsync = (_previousState & LanguageParserState.IsInAsync) != 0;