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