5 references to SectionCount
dotnet-svcutil-lib (5)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeader.cs (1)
517
_bufferIndex = buffer.
SectionCount
;
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (4)
529
section = buffer.
SectionCount
;
737
section = buffer.
SectionCount
- 1;
844
pspSection = buffer.
SectionCount
- 1;
872
metadataSection = buffer.
SectionCount
- 1;