3 references to Format
System.ServiceModel.NetFramingBase (3)
System\ServiceModel\Channels\BufferedConnection.cs (1)
112
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException(nameof(buffer.Length), buffer.Length, SR.
Format
(
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
194
new ProtocolException(SR.
Format
(SR.MessageXmlProtocolError), xmlException));
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
248
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityNegotiationException(SR.
Format
(SR.StreamMutualAuthNotSatisfied)));