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