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)
71IEnumerable<string> result = _allXamlNamespaces;