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