2 references to IsTypeVisibleFromCom
PresentationFramework (1)
System\Windows\Controls\WebBrowser.cs (1)
430
if (!Marshal.
IsTypeVisibleFromCom
(t))
System.Windows.Forms (1)
System\Windows\Forms\Controls\WebBrowser\WebBrowser.cs (1)
479
if (!Marshal.
IsTypeVisibleFromCom
(value.GetType()))