7 references to CentralPackageTransitivePinningEnabled
Microsoft.NET.ProjectData.Tasks (7)
ValidateProjectDataPackagesTask.cs (7)
52
restoredPinningEnabled != this.
CentralPackageTransitivePinningEnabled
;
118
if (this.
CentralPackageTransitivePinningEnabled
&& restoredRequests is not null)
224
this.
CentralPackageTransitivePinningEnabled
,
339
this.
CentralPackageTransitivePinningEnabled
||
501
if (!this.
CentralPackageTransitivePinningEnabled
||
533
if (!this.
CentralPackageTransitivePinningEnabled
||
579
if (!this.
CentralPackageTransitivePinningEnabled
)