2 references to GetReceiptFilePath
Microsoft.NET.ProjectData (2)
ProjectDataBuildReceipt.cs (2)
45
string receiptPath =
GetReceiptFilePath
(receiptDirectory, fullProjectPath);
66
string receiptPath =
GetReceiptFilePath
(receiptDirectory, projectFilePath);