1 instantiation of SynchronizedMessageSource
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (1)
267
_messageSource = new
SynchronizedMessageSource
(messageSource);
2 references to SynchronizedMessageSource
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\TransportDuplexSessionChannel.cs (2)
22
private
SynchronizedMessageSource
_messageSource;
77
internal
SynchronizedMessageSource
MessageSource