1 write to ProjectStyle
NuGet.Commands (1)
RestoreCommand\RestoreResult.cs (1)
138
ProjectStyle
= projectStyle;
2 references to ProjectStyle
NuGet.Commands (2)
RestoreCommand\RequestFactory\NoOpRestoreResult.cs (1)
42
var isTool =
ProjectStyle
== ProjectStyle.DotnetCliTool;
RestoreCommand\RestoreResult.cs (1)
189
var isTool =
ProjectStyle
== ProjectStyle.DotnetCliTool;