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