2 references to IsMethod
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Symbols.vb (2)
1482
Debug.Assert(Me.
IsMethod
, "binding to a non-method")
1494
Debug.Assert(Me.
IsMethod
, "casting a non-method to a method")