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