3 references to ProtocolsKey
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\ConfigurationReader.cs (3)
62
Protocols = ParseProtocols(configSection[
ProtocolsKey
]),
109
Protocols = ParseProtocols(endpointConfig[
ProtocolsKey
]),
155
Protocols = ParseProtocols(sniChild[
ProtocolsKey
]),