1 write to _projectSpec
NuGet.Commands (1)
RestoreCommand\Logging\RestoreCollectorLogger.cs (1)
68_projectSpec = projectSpec;
4 references to _projectSpec
NuGet.Commands (4)
RestoreCommand\Logging\RestoreCollectorLogger.cs (4)
28public string ProjectPath => _projectSpec?.RestoreMetadata?.ProjectPath; 46_projectSpec != null && 47_projectSpec.RestoreMetadata != null) 51_projectSpec);