1 write to s_currentSessionId
System.ServiceModel.NetNamedPipe (1)
System\ServiceModel\Channels\AppContainerInfo.cs (1)
71s_currentSessionId = AppContainerInfo.GetCurrentSessionId();
2 references to s_currentSessionId
System.ServiceModel.NetNamedPipe (2)
System\ServiceModel\Channels\AppContainerInfo.cs (2)
69if (s_currentSessionId == null) 75appSession = s_currentSessionId.Value;