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