1 write to ProjectPath
Microsoft.Build.Framework (1)
BuildCheck\BuildCheckEventArgs.cs (1)
156
ProjectPath
= reader.ReadString();
3 references to ProjectPath
Microsoft.Build (2)
BuildCheck\Acquisition\CheckAcquisitionData.cs (1)
19
new(eventArgs.AcquisitionPath, eventArgs.
ProjectPath
);
Logging\BinaryLogger\BuildEventArgsWriter.cs (1)
342
WriteDeduplicatedString(e.
ProjectPath
);
Microsoft.Build.Framework (1)
BuildCheck\BuildCheckEventArgs.cs (1)
148
writer.Write(
ProjectPath
);