2 references to GetAttribute
Microsoft.Maui.Controls.BindingSourceGen (2)
ISymbolExtensions.cs (2)
37
var defaultMemberAttribute =
GetAttribute
(containgType, "DefaultMemberAttribute");
43
var indexerNameAttr =
GetAttribute
(propertySymbol, "IndexerNameAttribute");