1 write to _vsInfo
NuGet.Protocol (1)
UserAgentStringBuilder.cs (1)
57_vsInfo = vsInfo;
2 references to _vsInfo
NuGet.Protocol (2)
UserAgentStringBuilder.cs (2)
114if (!string.IsNullOrEmpty(_vsInfo)) 117sb.Append(_vsInfo);