1 reference to ImportPropertySetterReference
Microsoft.Maui.Controls.Build.Tasks (1)
ModuleDefinitionExtensions.cs (1)
140 return cache.GetOrAddMethodReference(module, setterKey, x => x.module.ImportPropertySetterReference(cache, x.module.GetTypeDefinition(cache, type), propertyName, pd => pd.SetMethod.IsStatic == isStatic));