2 references to TryInterpretPathParameterCore
Microsoft.Build (2)
Logging\BinaryLogger\BinaryLogger.cs (2)
699return TryInterpretPathParameterCore(parameter, GetUniqueStamp, out filePath); 759return TryInterpretPathParameterCore(parameter, () => ExpandPathParameter(string.Empty), out filePath);