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