1 write to _toStringFormat
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (1)
65
_toStringFormat
= toStringFormat;
1 reference to _toStringFormat
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EnvelopeVersion.cs (1)
167
return string.Format(
_toStringFormat
, Namespace);