10 references to DebugTraceInterpolatedStringHandler
Microsoft.Build (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
22/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler)"/> 23public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler handler)
Microsoft.Build.Framework (2)
ErrorUtilities.cs (2)
28public static void DebugTraceMessage(string category, ref DebugTraceInterpolatedStringHandler handler) 37/// Interpolated string handler used by <see cref="DebugTraceMessage(string, ref DebugTraceInterpolatedStringHandler)"/>
Microsoft.Build.Tasks.Core (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
22/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler)"/> 23public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler handler)
Microsoft.Build.Utilities.Core (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
22/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler)"/> 23public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler handler)
MSBuild (2)
src\msbuild\src\Shared\ErrorUtilities.cs (2)
22/// <inheritdoc cref="FrameworkErrorUtilities.DebugTraceMessage(string, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler)"/> 23public static void DebugTraceMessage(string category, ref FrameworkErrorUtilities.DebugTraceInterpolatedStringHandler handler)