1 write to _uri
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (1)
2865
_uri
= new StringHandle(bufferReader);
3 references to _uri
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (3)
2900
if (
_uri
== s)
2912
if (
_uri
== s)
2923
return
_uri
;