1 write to adphManager
System.ServiceModel.WasHosting (1)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (1)
65
this.
adphManager
= adphManager;
2 references to adphManager
System.ServiceModel.WasHosting (2)
System\ServiceModel\WasHosting\BaseProcessProtocolHandler.cs (2)
63
if (this.
adphManager
== null)
96
adphManager
.StopAppDomainProtocolListenerChannel(listenerChannelContext.AppKey, protocolId, listenerChannelId, immediate);