1 write to spec
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
2046this.spec = spec;
2 references to spec
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
650Fx.Assert(tracker.spec != null, "Supporting token trackers cannot have null specification."); 652SupportingTokenAuthenticatorSpecification spec = tracker.spec;