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