1 write to _method
Microsoft.CodeAnalysis.CSharp (1)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (1)
84
_method
= method;
2 references to _method
Microsoft.CodeAnalysis.CSharp (2)
Lowering\AsyncRewriter\AsyncMethodToStateMachineRewriter.cs (2)
259
_method
.IsAsyncEffectivelyReturningGenericTask(F.Compilation)
660
Debug.Assert(
_method
.IsAsyncEffectivelyReturningGenericTask(F.Compilation));