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