4 references to _filePaths
Microsoft.Build (4)
Evaluation\Preprocessor.cs (4)
101
_filePaths
.Push(_project.FullPath);
318
_filePaths
.Push(resolved.FullPath);
320
_filePaths
.Pop();
328
destination.AppendChild(destinationDocument.CreateComment($"\r\n{Equals140}\r\n </Import>\r\n\r\n{
_filePaths
.Peek()?.Replace("--", "__")}\r\n{Equals140}\r\n"));