1 instantiation of AsyncContext
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser_InterpolatedString.cs (1)
378
using var _2 = new
AsyncContext
(tempParser, isInAsync);
1 reference to AsyncContext
Microsoft.CodeAnalysis.CSharp (1)
Parser\LanguageParser_InterpolatedString.cs (1)
378
using
var
_2 = new AsyncContext(tempParser, isInAsync);