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