2 references to isNullableOnly
Microsoft.CodeAnalysis.CSharp (2)
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
1783
if (
isNullableOnly
(source) &&
isNullableOnly
(target))