2 references to IsCurrentEnum
System.CodeDom (2)
Microsoft\VisualBasic\VBCodeGenerator.cs (2)
1449
if (IsCurrentDelegate ||
IsCurrentEnum
) return;
1502
if (
IsCurrentEnum
)