Implemented interface member:
property
IsAsyncCall
ILCompiler.DependencyAnalysis.INodeWithTypeSignature.IsAsyncCall
1 override of IsAsyncCall
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\AddressTakenMethodNode.cs (1)
37public override bool IsAsyncCall => Method.IsAsyncCall();