1 write to SessionId
System.ServiceModel (1)
System\ServiceModel\Channels\AppContainerInfo.cs (1)
44this.SessionId = sessionId;
3 references to SessionId
System.ServiceModel (3)
System\ServiceModel\Channels\PipeConnection.cs (3)
2686appInfo.SessionId, 2782Fx.Assert(appContainerInfo.SessionId != ApplicationContainerSettingsDefaults.CurrentSession, "Session has not yet been initialized."); 2791appContainerInfo.SessionId,