4 references to GetAttributeAsAttributeList
Microsoft.DotNet.ApiDiff (4)
MemoryOutputDiffGenerator.cs (4)
465
AttributeListSyntax beforeAttributeList =
GetAttributeAsAttributeList
(beforeAttributeNode)
467
AttributeListSyntax afterAttributeList =
GetAttributeAsAttributeList
(afterAttributeNode)
478
AttributeListSyntax beforeAttributeList =
GetAttributeAsAttributeList
(beforeAttributeNode)
491
AttributeListSyntax newAttributeList =
GetAttributeAsAttributeList
(newAttributeNode)