Implemented interface member:
method
GetProperty
NuGet.Commands.IMSBuildItem.GetProperty(System.String, System.Boolean)
1 reference to GetProperty
NuGet.Commands (1)
RestoreCommand\RequestFactory\MSBuildItem.cs (1)
50
return
GetProperty
(property, trim: true);