3 references to Keyword
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (3)
ExpressionTrees\CodeGenExprLambda.vb (3)
1349
builder.AppendFormat("Public {0} {1}",
Keyword
, Type)
1354
builder.AppendFormat("End {0}",
Keyword
)
1363
builder.Append(
Keyword
).Append(" ").Append(Me.Type).Append("{")