4 references to _filePaths
Microsoft.Build (4)
Evaluation\Preprocessor.cs (4)
98_filePaths.Push(_project.FullPath); 315_filePaths.Push(resolved.FullPath); 317_filePaths.Pop(); 325destination.AppendChild(destinationDocument.CreateComment("\r\n" + new String('=', 140) + "\r\n </Import>\r\n\r\n" + _filePaths.Peek()?.Replace("--", "__") + "\r\n" + new String('=', 140) + "\r\n"));