2 writes to _nonClrNamespaces
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
124_nonClrNamespaces = result; 1167_nonClrNamespaces = null;
2 references to _nonClrNamespaces
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
107IList<string> result = _nonClrNamespaces; 1164if (foundNew && _nonClrNamespaces is not null)