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