2 references to WithDelegateType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\FunctionTypeSymbol.cs (2)
178
otherType.
WithDelegateType
(mergedDelegateType);
188
return
WithDelegateType
((NamedTypeSymbol)thisDelegateType.SetNullabilityForReferenceTypes(transform));