4 references to CanonicallyEquivalentEntryLocator
System.Private.TypeLoader (4)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.FieldAccess.cs (1)
58
CanonicallyEquivalentEntryLocator canonWrapper = new
CanonicallyEquivalentEntryLocator
(declaringTypeHandle);
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.Metadata.cs (3)
439
CanonicallyEquivalentEntryLocator canonHelperSpecific = new
CanonicallyEquivalentEntryLocator
(runtimeTypeHandle);
524
CanonicallyEquivalentEntryLocator canonHelper = new
CanonicallyEquivalentEntryLocator
(methodHandleDeclaringType);
643
CanonicallyEquivalentEntryLocator canonHelper = new
CanonicallyEquivalentEntryLocator
(declaringTypeHandle);