1 write to Name
Microsoft.Build.Utilities.Core (1)
ApiContract.cs (1)
30
Name
= name;
2 references to Name
Microsoft.Build.Utilities.Core (2)
ToolLocationHelper.cs (2)
1136
ErrorUtilities.DebugTraceMessage("GetApiContractReferences", $"Gathering contract references for contract with name '{contract.
Name
}' and version '{contract.Version}'");
1137
string contractPath = Path.Combine(referencesRoot, contract.
Name
, contract.Version);