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