6 references to AppendCustomAttributes
Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests (6)
Metadata\WinMdDumpTest.cs (6)
42AppendCustomAttributes(result, container, indent, inBlock: true);
103AppendCustomAttributes(result, member, memberIndent, inBlock: false);
120AppendCustomAttributes(result, member, memberIndent, inBlock: false);
145AppendCustomAttributes(result, member, memberIndent, inBlock: true);
190AppendCustomAttributes(result, member, memberIndent, inBlock: true);
404AppendCustomAttributes(result, parameter, indent, inBlock: true);