3 references to Type
ILCompiler.Compiler (3)
Compiler\DependencyAnalysis\DictionaryLayoutNode.cs (2)
225
&& (thOther.
Type
== necessaryLookup?.Type || thOther.
Type
== metadataLookup?.Type))
Compiler\ILScanner.cs (1)
382
constructedTypeLookups.Add(thLookup.
Type
);