2 references to _knownLibraryTypes
NuGet.LibraryModel (2)
LibraryType.cs (2)
61
if (
_knownLibraryTypes
.TryGetValue(value, out action))
110
_knownLibraryTypes
[name] = buildAction;