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