4 references to _typeInfoCache
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ManagedTypeSource_1.cs (4)
40_typeInfoCache.Clear(); 54if (_typeInfoCache.TryGetValue(fullyQualifiedName, out Target.TypeInfo? cached)) 75_typeInfoCache[fullyQualifiedName] = null; 79_typeInfoCache[fullyQualifiedName] = info;