2 references to ReportAccessError
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
1106
return CSemanticChecker.
ReportAccessError
(_results.InaccessibleResult, _pExprBinder.ContextForMemberLookup, GetTypeQualifier(_pGroup));
Microsoft\CSharp\RuntimeBinder\Semantics\MemberLookup.cs (1)
612
: CSemanticChecker.
ReportAccessError
(_swtInaccess, _symWhere, _typeQual);