次の方法で共有


OperationVisitor.VisitInterpolatedStringAppend メソッド

定義

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

パラメーター

適用対象