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