1 write to Value
IIS.LongTests (1)
src\Shared\ServerInfrastructure\Http2\Http2PeerSetting.cs (1)
11
Value
= value;
2 references to Value
IIS.LongTests (2)
src\Shared\Http2cat\Http2Utilities.cs (1)
428
BinaryPrimitives.WriteUInt32BigEndian(destination.Slice(2), setting.
Value
);
src\Shared\ServerInfrastructure\Http2\Http2PeerSettings.cs (1)
46
var value = setting.
Value
;