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