2 writes to _currentType
Microsoft.CodeAnalysis.CSharp (2)
Lowering\SyntheticBoundNodeFactory.cs (2)
56_currentType = value; 74_currentType = value.ContainingType;
1 reference to _currentType
Microsoft.CodeAnalysis.CSharp (1)
Lowering\SyntheticBoundNodeFactory.cs (1)
53get { return _currentType; }