1 write to _builder
Microsoft.CodeAnalysis (1)
DocumentationCommentId.cs (1)
554_builder = builder;
21 references to _builder
Microsoft.CodeAnalysis (21)
DocumentationCommentId.cs (21)
567_builder.Append('.'); 572_builder.Append(EncodeName(extension.ExtensionGroupingName)); 576_builder.Append(EncodeName(symbol.Name)); 603_builder.Append('.'); 604_builder.Append(symbol.ExtensionMarkerName); 616_builder.Append('`'); 617_builder.Append(symbol.TypeParameters.Length); 621_builder.Append('{'); 627_builder.Append(','); 633_builder.Append('}'); 640_builder.Append("System.Object"); 649_builder.Append('['); 657_builder.Append(','); 661_builder.Append(']'); 669_builder.Append('*'); 681var declarer = new PrefixAndDeclarationGenerator(_builder); 685_builder.Append(':'); 690_builder.Append("``"); 691_builder.Append(symbol.Ordinal); 698_builder.Append('`'); 699_builder.Append(b + symbol.Ordinal);