4 references to SuppressFlow
SMSvcHost (1)
System\ServiceModel\Activation\TransportListener.cs (1)
155using (ExecutionContext.SuppressFlow())
System (1)
net\System\Net\WebSockets\WebSocketBase.cs (1)
2284using (ExecutionContext.SuppressFlow())
System.ServiceModel (2)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
142using (ExecutionContext.SuppressFlow())
System\ServiceModel\Channels\SocketConnection.cs (1)
1254using (ExecutionContext.SuppressFlow())