5 instantiations of InterpolatedStringHandler
Microsoft.CodeAnalysis.Workspaces (5)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
78[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
16[InterpolatedStringHandler] 34[InterpolatedStringHandler] 52[InterpolatedStringHandler]
Telemetry\TelemetryLoggingInterpolatedStringHandler.cs (1)
10[InterpolatedStringHandler]
2 references to InterpolatedStringHandler
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
21/// <summary>Initializes the <see cref="InterpolatedStringHandlerAttribute"/>.</summary>
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\ICompilationExtensions.cs (1)
288=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);