3 references to WriteLineInterpolatedStringHandler
Microsoft.Build.Framework (3)
DebugTrace.cs (3)
15
/// <see cref="
WriteLineInterpolatedStringHandler
"/> and never runs.
46
public static void WriteLine(ref
WriteLineInterpolatedStringHandler
handler, [CallerMemberName] string category = "")
55
/// Interpolated string handler used by <see cref="WriteLine(ref
WriteLineInterpolatedStringHandler
, string)"/>