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