1 reference to ImportPropertyGetterReference
Microsoft.Maui.Controls.Build.Tasks (1)
ModuleDefinitionExtensions.cs (1)
120 return cache.GetOrAddMethodReference(module, getterKey, x => x.module.ImportPropertyGetterReference(cache, x.module.GetTypeDefinition(cache, type), propertyName, pd => pd.GetMethod.IsStatic == isStatic, flatten, caseSensitive: caseSensitive));