2 references to IsDelegate
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Tree\Visitors\ExpressionTreeRewriter.cs (2)
268
if (memberGroup.
IsDelegate
)
364
Debug.Assert(memberGroup.
IsDelegate
);