2 references to LibraryIncludeFlagsCache
NuGet.LibraryModel (2)
LibraryIncludeFlagUtils.cs (2)
132if (!LibraryIncludeFlagsCache.TryGetValue(includeFlags, out string? enumAsString)) 135LibraryIncludeFlagsCache.TryAdd(includeFlags, enumAsString);