5 references to AddNullableTransforms
Microsoft.CodeAnalysis.CSharp (5)
Symbols\ArrayTypeSymbol.cs (1)
388
ElementTypeWithAnnotations.
AddNullableTransforms
(transforms);
Symbols\FunctionPointers\FunctionPointerMethodSymbol.cs (2)
596
ReturnTypeWithAnnotations.
AddNullableTransforms
(transforms);
599
param.TypeWithAnnotations.
AddNullableTransforms
(transforms);
Symbols\NamedTypeSymbol.cs (1)
921
arg.
AddNullableTransforms
(transforms);
Symbols\PointerTypeSymbol.cs (1)
250
PointedAtTypeWithAnnotations.
AddNullableTransforms
(transforms);