2 references to s_typeToIDCache
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\JsonDataContract.cs (2)
191if (s_typeToIDCache.TryGetValue(typeHandle.Value, out int id)) 196return s_typeToIDCache.GetOrAdd(typeHandle.Value, static _ =>