Base:
property
NamespaceURI
MS.Internal.Markup.XmlWrappingReader.NamespaceURI
6 references to NamespaceURI
PresentationBuildTasks (6)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (6)
222string namespaceName = NamespaceURI; 311string namespaceName = NamespaceURI; 473if (!ShouldIgnoreNamespace(NamespaceURI)) 510if (result && ShouldIgnoreNamespace(NamespaceURI)) 1032while (result && ShouldIgnoreNamespace(NamespaceURI)) 1070string namespaceName = NamespaceURI;