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