1 instantiation of HeaderInfoCache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1861_headerInfoCache = new HeaderInfoCache();
3 references to HeaderInfoCache
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1853private HeaderInfoCache _headerInfoCache; 1855public HeaderInfoCache HeaderInfoCache
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageHeaders.cs (1)
1359internal void Recycle(HeaderInfoCache headerInfoCache)