2 writes to _nonClrNamespaces
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
121_nonClrNamespaces = result; 1130_nonClrNamespaces = null;
2 references to _nonClrNamespaces
System.Xaml (2)
System\Xaml\XamlSchemaContext.cs (2)
105IList<string> result = _nonClrNamespaces; 1127if (foundNew && _nonClrNamespaces is not null)