2 references to Entry
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
2067
_entries[_count++] = new
Entry
(key, value);
2072
_entries[_count - 1] = new
Entry
(key, value);