8 references to appendTypeWithAnnotation
Microsoft.CodeAnalysis.CSharp (8)
Symbols\Source\SourceNamedTypeSymbol_Extension.cs (8)
437appendTypeWithAnnotation(extensionParameter.TypeWithAnnotations, builder); 513appendTypeWithAnnotation(pointer.PointedAtTypeWithAnnotations, builder); 553appendTypeWithAnnotation(elementType, builder); 621appendTypeWithAnnotation(typeArguments[i], builder); 704appendTypeWithAnnotation(contraintTypes[i], stringBuilder.Builder); 727appendTypeWithAnnotation(array.ElementTypeWithAnnotations, builder); 768appendTypeWithAnnotation(parameter.TypeWithAnnotations, builder); 778appendTypeWithAnnotation(signature.ReturnTypeWithAnnotations.WithModifiers([]), builder);