1 write to _hasFirstPipeStarted
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Internal\NamedPipeConnectionListener.cs (1)
224
_hasFirstPipeStarted
= true;
1 reference to _hasFirstPipeStarted
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Internal\NamedPipeConnectionListener.cs (1)
198
if (!
_hasFirstPipeStarted
)