5 writes to _namespaceUri
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\Core\ValidatingReaderNodeData.cs (5)
64
_namespaceUri
= value;
177
_namespaceUri
= string.Empty;
192
_namespaceUri
= string.Empty;
214
_namespaceUri
= ns;
222
_namespaceUri
= ns;
1 reference to _namespaceUri
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\ValidatingReaderNodeData.cs (1)
60
return
_namespaceUri
;