1 write to Parameter
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\ServerInfrastructure\Http2\Http2PeerSetting.cs (1)
10Parameter = parameter;
2 references to Parameter
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2FrameWriter.cs (1)
820BinaryPrimitives.WriteUInt16BigEndian(destination, (ushort)setting.Parameter);
src\Shared\ServerInfrastructure\Http2\Http2PeerSettings.cs (1)
40switch (setting.Parameter)