1 write to headerIndex
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (1)
122this.headerIndex = headerIndex;
2 references to headerIndex
System.ServiceModel (2)
System\ServiceModel\Security\ReceiveSecurityHeader.cs (2)
349get { return this.headerIndex; } 588MessageHeaderInfo header = this.Message.Headers[this.headerIndex];