8 references to appendTypeWithAnnotation
Microsoft.CodeAnalysis.CSharp (8)
Symbols\Source\SourceNamedTypeSymbol_Extension.cs (8)
404appendTypeWithAnnotation(extensionParameter.TypeWithAnnotations, builder); 480appendTypeWithAnnotation(pointer.PointedAtTypeWithAnnotations, builder); 518appendTypeWithAnnotation(elementType, builder); 586appendTypeWithAnnotation(typeArguments[i], builder); 669appendTypeWithAnnotation(contraintTypes[i], stringBuilder.Builder); 692appendTypeWithAnnotation(array.ElementTypeWithAnnotations, builder); 733appendTypeWithAnnotation(parameter.TypeWithAnnotations, builder); 743appendTypeWithAnnotation(signature.ReturnTypeWithAnnotations.WithModifiers([]), builder);