1 write to _wildcardOptions
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\SniOptionsSelector.cs (1)
102
_wildcardOptions
= sniOptions;
1 reference to _wildcardOptions
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\SniOptionsSelector.cs (1)
133
sniOptions ??=
_wildcardOptions
;