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