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