2 references to typeHandleRef
System.Runtime.Serialization (2)
System\Runtime\Serialization\Json\JsonDataContract.cs (2)
202
typeHandleRef
.Value = typeHandle;
203
if (!typeToIDCache.TryGetValue(
typeHandleRef
, out id))