1 write to NamespaceUri
PresentationBuildTasks (1)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (1)
4425CurrentContext.NamespaceUri = namespaceURI;
2 references to NamespaceUri
PresentationBuildTasks (2)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
668string namespaceUri = CurrentContext.NamespaceUri; 4518string namespaceUri = CurrentContext.NamespaceUri;