1 write to scopes
Microsoft.Maui.Controls.Xaml (1)
XamlServiceProvider.cs (1)
159
this.
scopes
= scopes;
2 references to scopes
Microsoft.Maui.Controls.Xaml (2)
XamlServiceProvider.cs (2)
169
if (
scopes
!= null)
170
foreach (var scope in
scopes
)