1 write to _headerInfoCache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1861_headerInfoCache = new HeaderInfoCache();
2 references to _headerInfoCache
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1859if (_headerInfoCache == null) 1863return _headerInfoCache;