3 writes to _canRenewSession
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecureConversationSecurityTokenParameters.cs (3)
26_canRenewSession = other._canRenewSession; 50_canRenewSession = canRenewSession; 127_canRenewSession = value;
2 references to _canRenewSession
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SecureConversationSecurityTokenParameters.cs (2)
26_canRenewSession = other._canRenewSession; 123return _canRenewSession;