1 write to ns
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlAtomicValue.cs (1)
47this.ns = ns;
3 references to ns
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlAtomicValue.cs (3)
54return ns; 61if (ns == namespaceName) 71dict[prefix] = ns;