84 instantiations of InterpolatedStringHandlerArgument
Aspire.Hosting (1)
CodeStyleConfigFileGenerator (3)
dotnet (1)
GenerateDocumentationAndConfigFiles (4)
Microsoft.AspNetCore.Razor.Utilities.Shared (5)
Microsoft.Build (3)
Microsoft.Build.Framework (24)
Assumed.cs (20)
54[InterpolatedStringHandlerArgument(nameof(value))] ref NullInterpolatedStringHandler<T> handler)
91[InterpolatedStringHandlerArgument(nameof(value))] ref NotNullInterpolatedStringHandler<T> handler)
126[InterpolatedStringHandlerArgument(nameof(value))] ref NotNullOrEmptyInterpolatedStringHandler handler)
163[InterpolatedStringHandlerArgument(nameof(collection))] ref NotNullOrEmptyCollectionInterpolatedStringHandler<T> handler)
200[InterpolatedStringHandlerArgument(nameof(condition))] ref TrueInterpolatedStringHandler handler)
235[InterpolatedStringHandlerArgument(nameof(condition))] ref FalseInterpolatedStringHandler handler)
276[InterpolatedStringHandlerArgument(nameof(value), nameof(other))] ref EqualInterpolatedStringHandler<T> handler)
321[InterpolatedStringHandlerArgument(nameof(value), nameof(other), nameof(comparisonType))] ref StringEqualInterpolatedStringHandler handler)
363[InterpolatedStringHandlerArgument(nameof(value), nameof(other))] ref NotEqualInterpolatedStringHandler<T> handler)
408[InterpolatedStringHandlerArgument(nameof(value), nameof(other), nameof(comparisonType))] ref StringNotEqualInterpolatedStringHandler handler)
445[InterpolatedStringHandlerArgument(nameof(value), nameof(other))] ref GreaterThanInterpolatedStringHandler<T> handler)
483[InterpolatedStringHandlerArgument(nameof(value), nameof(other))] ref GreaterThanOrEqualInterpolatedStringHandler<T> handler)
521[InterpolatedStringHandlerArgument(nameof(value), nameof(other))] ref LessThanInterpolatedStringHandler<T> handler)
559[InterpolatedStringHandlerArgument(nameof(value), nameof(other))] ref LessThanOrEqualInterpolatedStringHandler<T> handler)
591[InterpolatedStringHandlerArgument(nameof(value))] ref ZeroInterpolatedStringHandler handler)
622[InterpolatedStringHandlerArgument(nameof(value))] ref NegativeInterpolatedStringHandler handler)
653[InterpolatedStringHandlerArgument(nameof(value))] ref NegativeOrZeroInterpolatedStringHandler handler)
684[InterpolatedStringHandlerArgument(nameof(value))] ref PositiveInterpolatedStringHandler handler)
715[InterpolatedStringHandlerArgument(nameof(value))] ref PositiveOrZeroInterpolatedStringHandler handler)
757[InterpolatedStringHandlerArgument(nameof(value), nameof(low), nameof(high))] ref InRangeInterpolatedStringHandler<T> handler)
Microsoft.Build.Tasks.CodeAnalysis (4)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Razor.Compiler (6)
Microsoft.CodeAnalysis.Workspaces (4)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (3)
MSBuild.Coordinator (1)
rzc (5)
System.Private.CoreLib (17)
System.Windows.Forms.Primitives (1)
11 references to InterpolatedStringHandlerArgument
CodeStyleConfigFileGenerator (1)
GenerateDocumentationAndConfigFiles (1)
Microsoft.AspNetCore.Razor.Utilities.Shared (1)
Microsoft.Build.Framework (1)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts (1)
System.Private.CoreLib (2)
System.Runtime (1)