1 instantiation of ReflectionVisibleGenericDefinitionEETypeNode
ILCompiler.Compiler (1)
Compiler\DependencyAnalysis\NodeFactory.cs (1)
675
return new
ReflectionVisibleGenericDefinitionEETypeNode
(this, type);
1 reference to ReflectionVisibleGenericDefinitionEETypeNode
ILCompiler.Compiler (1)
Compiler\ILScanner.cs (1)
491
if (node is
ReflectionVisibleGenericDefinitionEETypeNode
reflectionVisibleMT)