2 references to _typeReferenceCache
Microsoft.Maui.Controls.Build.Tasks (2)
XamlCache.cs (2)
42 GetOrAdd(_typeReferenceCache, (module, type.ToString()), x => x.module.ImportReference(x.module.GetTypeDefinition(this, type))); 45 GetOrAdd(_typeReferenceCache, (module, typeKey), valueFactory);