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