4 instantiations of CoClass
System.Windows.Forms (2)
winforms\Managed\System\WinForms\FileDialog_Vista_Interop.cs (2)
19[CoClass(typeof(FileOpenDialogRCW))] 25[CoClass(typeof(FileSaveDialogRCW))]
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\PDBReader.cs (2)
151CoClass(typeof(CorSymReader_SxS)), 241CoClass(typeof(MetaDataDispenser)),
1 reference to CoClass
System.ServiceModel (1)
System\ServiceModel\ComIntegration\TypeCacheManager.cs (1)
243object[] attrs = System.ServiceModel.Description.ServiceReflector.GetCustomAttributes(attrProvider, typeof(CoClassAttribute), false);