68 instantiations of InterpolatedStringHandlerAttribute
Aspire.Hosting (2)
ApplicationModel\ReferenceExpression.cs (2)
128[InterpolatedStringHandler] 427[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.Framework (3)
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.Collections.Package (3)
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Microsoft.CodeAnalysis.Contracts.Package (3)
Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.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]
Microsoft.CodeAnalysis.InteractiveHost (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.Threading.Package (3)
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Microsoft.CodeAnalysis.Workspaces (5)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
src\Dependencies\Contracts\Contract.InterpolatedStringHandlers.cs (3)
18[InterpolatedStringHandler] 36[InterpolatedStringHandler] 54[InterpolatedStringHandler]
Telemetry\TelemetryLoggingInterpolatedStringHandler.cs (1)
10[InterpolatedStringHandler]
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\Debug.cs (1)
80[InterpolatedStringHandler]
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (3)
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)
281[InterpolatedStringHandler] 375[InterpolatedStringHandler]
src\libraries\System.Private.CoreLib\src\System\MemoryExtensions.cs (1)
6054[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)
2920[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)
13[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]
22 references to InterpolatedStringHandlerAttribute
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)
301=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);
Microsoft.Build.Framework (1)
InterpolatedStringHandlerAttribute.cs (1)
23/// <summary>Initializes the <see cref="InterpolatedStringHandlerAttribute"/>.</summary>
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.Collections.Package (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis.Contracts.Package (1)
InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis.InteractiveHost (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis.Threading.Package (1)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
Microsoft.CodeAnalysis.Workspaces (2)
src\Dependencies\Contracts\InterpolatedStringHandlerAttribute.cs (1)
12[assembly: TypeForwardedTo(typeof(InterpolatedStringHandlerAttribute))]
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Extensions\Compilation\CompilationExtensions.cs (1)
301=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (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\net11.0\System.Runtime.Forwards.cs (1)
601[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)
301=> compilation.GetTypeByMetadataName(typeof(InterpolatedStringHandlerAttribute).FullName!);