3 references to WriteLineInterpolatedStringHandler
Microsoft.Build (1)
BackEnd\BuildManager\CoordinatorClient.DefaultDebugOutput.cs (1)
34
public void WriteLine([InterpolatedStringHandlerArgument("")] ref ICoordinatorDebugOutput.
WriteLineInterpolatedStringHandler
handler)
Microsoft.Build.Framework (1)
Coordinator\ICoordinatorDebugOutput.cs (1)
21
void WriteLine([InterpolatedStringHandlerArgument("")] ref
WriteLineInterpolatedStringHandler
handler);
MSBuild.Coordinator (1)
CoordinatorServer.DefaultDebugOutput.cs (1)
50
public void WriteLine([InterpolatedStringHandlerArgument("")] ref ICoordinatorDebugOutput.
WriteLineInterpolatedStringHandler
handler)