2 references to IsAotUnsafeDelegate
ILCompiler.Compiler (2)
Compiler\Dataflow\ReflectionMethodBodyScanner.cs (2)
490aotUnsafeDelegate = IsAotUnsafeDelegate(calledMethod.Signature.ReturnType); 501aotUnsafeDelegate |= IsAotUnsafeDelegate(calledMethod.Signature[paramIndex]);