3 references to Read
NuGet.Protocol (3)
Plugins\Logging\EnvironmentVariablesLogMessage.cs (3)
23_handshakeTimeout = Read(reader, EnvironmentVariableConstants.HandshakeTimeout); 24_idleTimeout = Read(reader, EnvironmentVariableConstants.IdleTimeout); 25_requestTimeout = Read(reader, EnvironmentVariableConstants.RequestTimeout);