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)
50return GetProperty(property, trim: true);