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