1 write to _HiddenTypes
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
83_HiddenTypes = new List<CType>();
3 references to _HiddenTypes
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (3)
275_HiddenTypes.Add(type); 280_HiddenTypes.Add(typeObject); 804while (_HiddenTypes.Contains(_pCurrentType))