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