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