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)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
2 references to InterpolatedStringHandlerAttribute
Microsoft.CodeAnalysis.CodeStyle (2)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
23/// <summary>Initializes the <see cref="InterpolatedStringHandlerAttribute"/>.</summary>
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Compilation\CompilationExtensions.cs (1)
295=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);