3 references to Current
System.ServiceModel (3)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
777ProcessRstr(neighbor, reply, PeerSecurityManager.FindClaim(ServiceSecurityContext.Current)); 790ServiceSecurityContext context = ServiceSecurityContext.Current;
System\ServiceModel\Channels\PeerSecurityManager.cs (1)
636Claim claim = FindClaim(ServiceSecurityContext.Current);