Share via


OperationVisitor.VisitInterpolatedStringHandlerArgumentPlaceholder Method

Definition

public virtual void VisitInterpolatedStringHandlerArgumentPlaceholder (Microsoft.CodeAnalysis.Operations.IInterpolatedStringHandlerArgumentPlaceholderOperation operation);
abstract member VisitInterpolatedStringHandlerArgumentPlaceholder : Microsoft.CodeAnalysis.Operations.IInterpolatedStringHandlerArgumentPlaceholderOperation -> unit
override this.VisitInterpolatedStringHandlerArgumentPlaceholder : Microsoft.CodeAnalysis.Operations.IInterpolatedStringHandlerArgumentPlaceholderOperation -> unit
Public Overridable Sub VisitInterpolatedStringHandlerArgumentPlaceholder (operation As IInterpolatedStringHandlerArgumentPlaceholderOperation)

Parameters

Applies to