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