8 references to AddDependency
Microsoft.Cci.Extensions (8)
TypeDependencies.cs (8)
44
AddDependency
(type.Attributes);
78
AddDependency
(method.Attributes, isPublic);
83
AddDependency
(method.ReturnValueAttributes, isPublic);
92
AddDependency
(param.Attributes, isPublic);
105
AddDependency
(field.Attributes, field.IsVisibleOutsideAssembly());
114
AddDependency
(evnt.Attributes, evnt.IsVisibleOutsideAssembly());
123
AddDependency
(property.Attributes, property.IsVisibleOutsideAssembly());
131
AddDependency
(attribute.Attributes);