1 write to IsAsync
Microsoft.CodeAnalysis.CSharp (1)
Binder\ForEachLoopBinder.cs (1)
939
builder.
IsAsync
= isAsync;
2 references to IsAsync
Microsoft.CodeAnalysis.CSharp (2)
Binder\ForEachEnumeratorInfo.cs (2)
143
IsAsync
,
166
LocalRewriter.TryGetDisposeMethod(binder.Compilation, syntax, this.
IsAsync
, BindingDiagnosticBag.Discarded, out var disposeMethod))