2 references to CMemberLookupResults
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\RuntimeBinder.cs (1)
623new CMemberLookupResults(TypeArray.Allocate(callingTypes.ToArray()), name));
Microsoft\CSharp\RuntimeBinder\Semantics\ExprFactory.cs (1)
34obj, new CMemberLookupResults(TypeArray.Allocate((CType)method.GetType()), name));