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