2 references to CanonicalEEType
System.Private.CoreLib (2)
src\runtime\src\coreclr\nativeaot\Common\src\Internal\Runtime\MethodTable.cs (2)
374return kind == EETypeKind.CanonicalEEType || kind == EETypeKind.GenericTypeDefEEType; 382return Kind == EETypeKind.CanonicalEEType;