1 reference to DeletedCustomAttribute
Microsoft.CodeAnalysis (1)
Emit\EditAndContinue\DeletedDefinition.cs (1)
46
return attributes.Select(a => new
DeletedCustomAttribute
(a, _typesUsedByDeletedMembers));