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