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