1 reference to ApplyNullableTransforms
Microsoft.CodeAnalysis.CSharp (1)
Symbols\FunctionPointers\FunctionPointerTypeSymbol.cs (1)
137
var newSignature = Signature.
ApplyNullableTransforms
(defaultTransformFlag, transforms, ref position);