2 references to TypeIdentityCache
System.ComponentModel.Composition (2)
System\ComponentModel\Composition\ContractNameServices.cs (2)
40if (!TypeIdentityCache.TryGetValue(type, out string? typeIdentity)) 65TypeIdentityCache.Add(type, typeIdentity);