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