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