2 writes to _nonClrNamespaces
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
125_nonClrNamespaces = result; 1134_nonClrNamespaces = null;
2 references to _nonClrNamespaces
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
109IList<string> result = _nonClrNamespaces; 1131if (foundNew && _nonClrNamespaces != null)