1 write to Handle
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.LdTokenResultLookup.cs (1)
173methodData->Handle = handle;
4 references to Handle
System.Private.CoreLib (3)
System\RuntimeMethodHandle.cs (3)
50if (!thisInfo->Handle.Equals(thatInfo->Handle)) 74hashcode = (hashcode + int.RotateLeft(hashcode, 13)) ^ info->Handle.GetHashCode();
System.Private.TypeLoader (1)
Internal\Runtime\TypeLoader\TypeLoaderEnvironment.LdTokenResultLookup.cs (1)
230handle = methodData->Handle;