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