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