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