2 references to NotCallableWithoutOwningEEType
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
1126if (method.NotCallableWithoutOwningEEType() && CompilationModuleGroup.AllowInstanceMethodOptimization(method))
Compiler\ILScanner.cs (1)
844if (callee.NotCallableWithoutOwningEEType())