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)
22private SynchronizedMessageSource _messageSource; 77internal SynchronizedMessageSource MessageSource