2 writes to _res
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XmlException.cs (2)
60
_res
= (message == null ? ResXml.Xml_DefaultException : ResXml.Xml_UserException);
132
_res
= res;
1 reference to _res
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\XmlException.cs (1)
261
return
_res
;