8 references to InterpolatedStringHandlerPlaceholder
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder.ValueChecks.cs (1)
4730case BoundKind.InterpolatedStringHandlerPlaceholder:
FlowAnalysis\NullableWalker.cs (1)
614case BoundKind.InterpolatedStringHandlerPlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
7967: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type, hasErrors) 7972: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 9491case BoundKind.InterpolatedStringHandlerPlaceholder: 17731BoundKind.InterpolatedStringHandlerPlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1050case BoundKind.InterpolatedStringHandlerPlaceholder:
Operations\CSharpOperationFactory.cs (1)
283case BoundKind.InterpolatedStringHandlerPlaceholder: