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