32 references to ComDefaultInterface
mscorlib (32)
system\activator.cs (1)
37
[
ComDefaultInterface
(typeof(_Activator))]
system\appdomain.cs (1)
206
[
ComDefaultInterface
(typeof(System._AppDomain))]
system\attribute.cs (1)
21
[
ComDefaultInterface
(typeof(_Attribute))]
system\exception.cs (1)
36
[
ComDefaultInterface
(typeof(_Exception))]
system\reflection\assembly.cs (1)
54
[
ComDefaultInterface
(typeof(_Assembly))]
system\reflection\assemblyname.cs (1)
32
[
ComDefaultInterface
(typeof(_AssemblyName))]
system\reflection\ConstructorInfo.cs (1)
32
[
ComDefaultInterface
(typeof(_ConstructorInfo))]
system\reflection\emit\assemblybuilder.cs (1)
175
[
ComDefaultInterface
(typeof(_AssemblyBuilder))]
system\reflection\emit\constructorbuilder.cs (1)
23
[
ComDefaultInterface
(typeof(_ConstructorBuilder))]
system\reflection\emit\customattributebuilder.cs (1)
31
[
ComDefaultInterface
(typeof(_CustomAttributeBuilder))]
system\reflection\emit\enumbuilder.cs (1)
30
[
ComDefaultInterface
(typeof(_EnumBuilder))]
system\reflection\emit\eventbuilder.cs (1)
31
[
ComDefaultInterface
(typeof(_EventBuilder))]
system\reflection\emit\fieldbuilder.cs (1)
20
[
ComDefaultInterface
(typeof(_FieldBuilder))]
system\reflection\emit\ilgenerator.cs (1)
21
[
ComDefaultInterface
(typeof(_ILGenerator))]
system\reflection\emit\localbuilder.cs (1)
15
[
ComDefaultInterface
(typeof(_LocalBuilder))]
system\reflection\emit\methodbuilder.cs (1)
25
[
ComDefaultInterface
(typeof(_MethodBuilder))]
system\reflection\emit\methodrental.cs (1)
38
[
ComDefaultInterface
(typeof(_MethodRental))]
system\reflection\emit\modulebuilder.cs (1)
57
[
ComDefaultInterface
(typeof(_ModuleBuilder))]
system\reflection\emit\parameterbuilder.cs (1)
25
[
ComDefaultInterface
(typeof(_ParameterBuilder))]
system\reflection\emit\propertybuilder.cs (1)
32
[
ComDefaultInterface
(typeof(_PropertyBuilder))]
system\reflection\emit\signaturehelper.cs (1)
21
[
ComDefaultInterface
(typeof(_SignatureHelper))]
system\reflection\emit\typebuilder.cs (1)
42
[
ComDefaultInterface
(typeof(_TypeBuilder))]
system\reflection\eventinfo.cs (1)
23
[
ComDefaultInterface
(typeof(_EventInfo))]
system\reflection\fieldinfo.cs (1)
30
[
ComDefaultInterface
(typeof(_FieldInfo))]
system\reflection\memberinfo.cs (1)
20
[
ComDefaultInterface
(typeof(_MemberInfo))]
system\reflection\methodbase.cs (1)
54
[
ComDefaultInterface
(typeof(_MethodBase))]
system\reflection\methodinfo.cs (1)
33
[
ComDefaultInterface
(typeof(_MethodInfo))]
system\reflection\module.cs (1)
63
[
ComDefaultInterface
(typeof(_Module))]
system\reflection\parameterinfo.cs (1)
26
[
ComDefaultInterface
(typeof(_ParameterInfo))]
system\reflection\propertyinfo.cs (1)
26
[
ComDefaultInterface
(typeof(_PropertyInfo))]
system\threading\thread.cs (1)
126
[
ComDefaultInterface
(typeof(_Thread))]
system\type.cs (1)
36
[
ComDefaultInterface
(typeof(_Type))]