1 write to _asyncDependenciesReported
ILCompiler.Compiler (1)
IL\ILImporter.Scanner.cs (1)
1057_asyncDependenciesReported = true;
3 references to _asyncDependenciesReported
ILCompiler.Compiler (3)
IL\ILImporter.Scanner.cs (3)
579if (!_asyncDependenciesReported && _canonMethod.IsAsyncCall() && method.IsAsyncCall()) 1056Debug.Assert(!_asyncDependenciesReported); 1979if (!_asyncDependenciesReported)