4 references to IsWindowsRuntimeObject
Microsoft.VisualBasic.Core (4)
Microsoft\VisualBasic\CompilerServices\Symbols.vb (4)
938
Debug.Assert(Me.
IsWindowsRuntimeObject
(), "Expected a Windows Runtime Object")
978
If Me.
IsWindowsRuntimeObject
() Then
1002
Debug.Assert(Me.
IsWindowsRuntimeObject
(), "Expected a Windows Runtime Object")
1068
If Me.
IsWindowsRuntimeObject
() Then