4 references to GetIndentString
Microsoft.CodeAnalysis.CSharp.Test.Utilities (4)
NullableAttributesVisitor.cs (1)
81_builder.Append(GetIndentString(symbol));
RequiredMemberAttributesVisitor.cs (1)
64_builder.Append(GetIndentString(symbol));
TestAttributesVisitor.cs (2)
133_builder.Append(GetIndentString(s)); 148_builder.Append(GetIndentString(symbol));