1 write to _messageStatePool
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedMessageData.cs (1)
22_messageStatePool = messageStatePool;
2 references to _messageStatePool
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BufferedMessageData.cs (2)
89_messageStatePool.Return(messageState); 109return _messageStatePool.Take();