3 writes to _isRequestedTokenClosed
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponse.cs (3)
116_isRequestedTokenClosed = false; 153_isRequestedTokenClosed = isRequestedTokenClosed; 271_isRequestedTokenClosed = value;
1 reference to _isRequestedTokenClosed
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\RequestSecurityTokenResponse.cs (1)
265return _isRequestedTokenClosed;