2 references to SameAssemOrFriend
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\SemanticChecker.cs (2)
154
if (symWhere.
SameAssemOrFriend
(symCheck))
165
if (symWhere == null || !symWhere.
SameAssemOrFriend
(symCheck))