1 write to _HiddenTypes
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
84_HiddenTypes = new List<CType>();
3 references to _HiddenTypes
Microsoft.CSharp (3)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (3)
276_HiddenTypes.Add(type); 281_HiddenTypes.Add(typeObject); 805while (_HiddenTypes.Contains(_pCurrentType))