3 references to ServiceLevelSendReply
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Diagnostics\MessageLogger.cs (2)
23
ServiceLevelSend =
ServiceLevelSendReply
| ServiceLevelSendRequest | ServiceLevelSendDatagram,
24
ServiceLevelService =
ServiceLevelSendReply
| ServiceLevelReceiveRequest | ServiceLevelReceiveDatagram,
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
353
MessageLogger.LogMessage(ref reply, MessageLoggingSource.
ServiceLevelSendReply
| MessageLoggingSource.LastChance);