1 write to currentSessionId
System.ServiceModel (1)
System\ServiceModel\Channels\AppContainerInfo.cs (1)
94
currentSessionId
= AppContainerInfo.GetCurrentSessionId();
2 references to currentSessionId
System.ServiceModel (2)
System\ServiceModel\Channels\AppContainerInfo.cs (2)
92
if (
currentSessionId
== null)
98
appSession =
currentSessionId
.Value;