5 instantiations of CanonicallyEquivalentEntryLocator
System.Private.TypeLoader (5)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.FieldAccess.cs (1)
58
CanonicallyEquivalentEntryLocator canonWrapper = new
CanonicallyEquivalentEntryLocator
(declaringTypeHandle);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (4)
417
CanonicallyEquivalentEntryLocator canonHelperSpecific = new
CanonicallyEquivalentEntryLocator
(defType);
439
CanonicallyEquivalentEntryLocator canonHelperSpecific = new
CanonicallyEquivalentEntryLocator
(runtimeTypeHandle);
524
CanonicallyEquivalentEntryLocator canonHelper = new
CanonicallyEquivalentEntryLocator
(methodHandleDeclaringType);
643
CanonicallyEquivalentEntryLocator canonHelper = new
CanonicallyEquivalentEntryLocator
(declaringTypeHandle);
7 references to CanonicallyEquivalentEntryLocator
System.Private.TypeLoader (7)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.FieldAccess.cs (1)
58
CanonicallyEquivalentEntryLocator
canonWrapper = new CanonicallyEquivalentEntryLocator(declaringTypeHandle);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (6)
417
CanonicallyEquivalentEntryLocator
canonHelperSpecific = new CanonicallyEquivalentEntryLocator(defType);
439
CanonicallyEquivalentEntryLocator
canonHelperSpecific = new CanonicallyEquivalentEntryLocator(runtimeTypeHandle);
458
internal static unsafe IntPtr TryGetDefaultConstructorForType_Inner(NativeFormatModuleInfo mappingTableModule, ref
CanonicallyEquivalentEntryLocator
canonHelper)
524
CanonicallyEquivalentEntryLocator
canonHelper = new CanonicallyEquivalentEntryLocator(methodHandleDeclaringType);
643
CanonicallyEquivalentEntryLocator
canonHelper = new CanonicallyEquivalentEntryLocator(declaringTypeHandle);
797
CanonicallyEquivalentEntryLocator
canonHelper)