2 writes to _currentClass
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\SyntheticBoundNodeFactory.vb (2)
76Me._currentClass = currentClass 90Me._currentClass = nestedType
2 references to _currentClass
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\SyntheticBoundNodeFactory.vb (2)
42Return Me._currentClass 84[module].AddSynthesizedDefinition(_currentClass, nestedType.GetCciAdapter())