4 instantiations of InterpolatedStringHandlerAttribute
Microsoft.CodeAnalysis.CodeStyle (4)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
78[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
16[InterpolatedStringHandler] 34[InterpolatedStringHandler] 52[InterpolatedStringHandler]
2 references to InterpolatedStringHandlerAttribute
Microsoft.CodeAnalysis.CodeStyle (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!);