1 write to IsAsynchronous
Microsoft.CodeAnalysis.CSharp (1)
Compilation\ForEachStatementInfo.cs (1)
86this.IsAsynchronous = isAsync;
3 references to IsAsynchronous
Microsoft.CodeAnalysis.CSharp (3)
Compilation\ForEachStatementInfo.cs (3)
105return this.IsAsynchronous == other.IsAsynchronous 119return Hash.Combine(IsAsynchronous,