2 references to _versionCache
NuGet.Protocol (2)
Utility\MetadataReferenceCache.cs (2)
57
if (!
_versionCache
.TryGetValue(s, out version))
60
_versionCache
.Add(s, version);