3 references to GetItemValue
dotnet-svcutil-lib (3)
Shared\MSBuildProj.cs (3)
266
string version =
GetItemValue
(reference, "Version");
283
string version =
GetItemValue
(reference, "Version");
293
string projectPath =
GetItemValue
(reference, "Include", throwIfMissing: true);