8 references to InterpolatedStringHandlerPlaceholder
Microsoft.CodeAnalysis.CSharp (8)
Binder\Binder.ValueChecks.cs (1)
4717case BoundKind.InterpolatedStringHandlerPlaceholder:
FlowAnalysis\NullableWalker.cs (1)
595case BoundKind.InterpolatedStringHandlerPlaceholder:
Generated\BoundNodes.xml.Generated.cs (4)
7878: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type, hasErrors) 7883: base(BoundKind.InterpolatedStringHandlerPlaceholder, syntax, type) 9309case BoundKind.InterpolatedStringHandlerPlaceholder: 17362BoundKind.InterpolatedStringHandlerPlaceholder => PipelinePhase.LocalRewriting,
Lowering\LocalRewriter\LocalRewriter.cs (1)
1047case BoundKind.InterpolatedStringHandlerPlaceholder:
Operations\CSharpOperationFactory.cs (1)
284case BoundKind.InterpolatedStringHandlerPlaceholder: