2 references to TentativeMethodNode
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
308return new TentativeMethodNode(entrypoint is TentativeMethodNode tentative ?
Compiler\DependencyAnalysis\TentativeInstanceMethodNode.cs (1)
25: base(methodNode)