4 references to _typeInfoCache
Microsoft.Diagnostics.DataContractReader.Contracts (4)
Contracts\ManagedTypeSource_1.cs (4)
28_typeInfoCache.Clear(); 43if (_typeInfoCache.TryGetValue(fullyQualifiedName, out Target.TypeInfo? cached)) 64_typeInfoCache[fullyQualifiedName] = null; 68_typeInfoCache[fullyQualifiedName] = info;