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