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