2 references to CantGetOffsetForVirtualHeapHandle
System.Reflection.Metadata (2)
System\Reflection\Metadata\Ecma335\MetadataTokens.cs (1)
107throw new NotSupportedException(SR.CantGetOffsetForVirtualHeapHandle);
System\Reflection\Throw.cs (1)
29throw new ArgumentException(SR.CantGetOffsetForVirtualHeapHandle, "handle");