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