1 write to _templateHasServerOptions
System.Net.Security (1)
System\Net\Security\TlsContext.cs (1)
57
_templateHasServerOptions
= templateHasServerOptions;
1 reference to _templateHasServerOptions
System.Net.Security (1)
System\Net\Security\TlsContext.cs (1)
74
internal bool TemplateHasServerOptions =>
_templateHasServerOptions
;