3 references to _canonConstructedTypes
ILCompiler.Compiler (3)
Compiler\ILScanner.cs (3)
599
_canonConstructedTypes
.Add(canonType.GetClosestDefType());
604
if (!
_canonConstructedTypes
.Add(baseType))
759
if (!
_canonConstructedTypes
.Contains(implType.ConvertToCanonForm(CanonicalFormKind.Specific)))