9 references to DebugTraceInterpolatedStringHandler
Microsoft.Build (2)
ErrorUtilities.cs (2)
23
/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
)"/>
24
public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
handler)
Microsoft.Build.Framework (2)
ErrorUtilities.cs (2)
29
public static void DebugTraceMessage(string category, ref
DebugTraceInterpolatedStringHandler
handler)
38
/// Interpolated string handler used by <see cref="DebugTraceMessage(string, ref
DebugTraceInterpolatedStringHandler
)"/>
Microsoft.Build.Tasks.Core (2)
ErrorUtilities.cs (2)
23
/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
)"/>
24
public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
handler)
Microsoft.Build.Utilities.Core (2)
ErrorUtilities.cs (2)
23
/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
)"/>
24
public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
handler)
MSBuild (1)
ErrorUtilities.cs (1)
24
public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.
DebugTraceInterpolatedStringHandler
handler)