2 writes to _allXamlNamespaces
PresentationFramework (2)
System\Windows\Markup\XamlTypeMapperSchemaContext.cs (2)
86
_allXamlNamespaces
= result;
206
_allXamlNamespaces
= null;
1 reference to _allXamlNamespaces
PresentationFramework (1)
System\Windows\Markup\XamlTypeMapperSchemaContext.cs (1)
70
IEnumerable<string> result =
_allXamlNamespaces
;