1 instantiation of UnderstoodHeaders
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (1)
322
_understoodHeaders = new
UnderstoodHeaders
(this, _understoodHeadersModified);
2 references to UnderstoodHeaders
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (2)
25
private
UnderstoodHeaders
_understoodHeaders;
317
public
UnderstoodHeaders
UnderstoodHeaders