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