1 reference to Enumerator
VisualBasicSyntaxGenerator (1)
Util\XmlRenamer.vb (1)
20
For Each name In (From n In namesToUpdate Where n.kind = UpdateKind.
Enumerator
)