3 references to None
NuGet.Commands (2)
RestoreCommand\ContentFiles\ContentFileUtils.cs (2)
176action = BuildAction.None; 269BuildAction = BuildAction.None,
NuGet.ProjectModel (1)
LockFile\BuildAction.cs (1)
15public static readonly BuildAction None = Define(nameof(None));