43 instantiations of InterpolatedStringHandler
Aspire.Hosting (2)
ApplicationModel\ReferenceExpression.cs (2)
94[InterpolatedStringHandler] 267[InterpolatedStringHandler]
BuildActionTelemetryTable (3)
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
CodeStyleConfigFileGenerator (3)
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
GenerateDocumentationAndConfigFiles (4)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Microsoft.Build.Tasks.CodeAnalysis (4)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Microsoft.CodeAnalysis (1)
InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (4)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Microsoft.CommonLanguageServerProtocol.Framework.Example (3)
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Replay (4)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
SemanticSearch.BuildTask (3)
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
System.Private.CoreLib (6)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Debug.cs (2)
280[InterpolatedStringHandler] 374[InterpolatedStringHandler]
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (1)
6003[InterpolatedStringHandler]
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\DefaultInterpolatedStringHandler.cs (1)
12[InterpolatedStringHandler]
src\libraries\System.Private.CoreLib\src\System\Text\StringBuilder.cs (1)
2803[InterpolatedStringHandler]
src\libraries\System.Private.CoreLib\src\System\Text\Unicode\Utf8.cs (1)
349[InterpolatedStringHandler]
System.Private.Windows.Core (1)
System\Text\ValueStringBuilder.cs (1)
15[InterpolatedStringHandler]
System.Windows.Forms.Primitives (1)
System\Diagnostics\TraceSwitchExtensions.cs (1)
36[InterpolatedStringHandler]
Test.Utilities (4)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
14 references to InterpolatedStringHandler
BuildActionTelemetryTable (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
CodeStyleConfigFileGenerator (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
GenerateDocumentationAndConfigFiles (2)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Compilation\CompilationExtensions.cs (1)
295=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);
Microsoft.Build.Tasks.CodeAnalysis (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CommonLanguageServerProtocol.Framework.Example (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Replay (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
SemanticSearch.BuildTask (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\CompilerServices\InterpolatedStringHandlerAttribute.cs (1)
10/// <summary>Initializes the <see cref="InterpolatedStringHandlerAttribute"/>.</summary>
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
596[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Runtime.CompilerServices.InterpolatedStringHandlerAttribute))]
Test.Utilities (2)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Compilation\CompilationExtensions.cs (1)
295=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);