1 write to _settings
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
60
_settings
= (settings is not null)
2 references to _settings
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
663
get { return
_settings
.SupportMarkupExtensionsWithDuplicateArity; }
668
get { return
_settings
.FullyQualifyAssemblyNamesInClrNamespaces; }