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