1 write to _settings
System.Xaml (1)
System\Xaml\XamlSchemaContext.cs (1)
62
_settings
= (settings != null)
2 references to _settings
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
665
get { return
_settings
.SupportMarkupExtensionsWithDuplicateArity; }
670
get { return
_settings
.FullyQualifyAssemblyNamesInClrNamespaces; }