6 references to SectionCount
System.ServiceModel (6)
System\ServiceModel\Channels\MessageHeader.cs (1)
519
bufferIndex = buffer.
SectionCount
;
System\ServiceModel\Channels\WsrmFault.cs (1)
770
index = buffer.
SectionCount
;
System\ServiceModel\EndpointAddress.cs (4)
531
section = buffer.
SectionCount
;
739
section = buffer.
SectionCount
- 1;
846
pspSection = buffer.
SectionCount
- 1;
874
metadataSection = buffer.
SectionCount
- 1;