2 writes to Framework
NuGet.Commands (2)
RestoreCommand\LockFileBuilderCache.cs (2)
136
Framework
= null;
141
Framework
= frameworkOverride;
3 references to Framework
NuGet.Commands (3)
RestoreCommand\LockFileBuilderCache.cs (3)
159
&& NuGetFramework.Comparer.Equals(
Framework
, other.
Framework
)
174
combiner.AddObject(
Framework
);