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