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