1 write to _configSectionClone
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\ConfigurationReader.cs (1)
288
_configSectionClone
= new ConfigSectionClone(configSection);
3 references to _configSectionClone
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\ConfigurationReader.cs (3)
310
_configSectionClone
== other.
_configSectionClone
;
314
Certificate, ClientCertificateMode ?? Https.ClientCertificateMode.NoCertificate, Sni.Count,
_configSectionClone
);