1 write to _osInfo
NuGet.Protocol (1)
UserAgentStringBuilder.cs (1)
49_osInfo = GetOS();
2 references to _osInfo
NuGet.Protocol (2)
UserAgentStringBuilder.cs (2)
101if (!string.IsNullOrEmpty(_osInfo)) 103sb.Append(_osInfo);