3 references to ModuloReferenceTypeNullabilityDifferences
Microsoft.CodeAnalysis.CSharp (3)
Binder\ForEachLoopBinder.cs (1)
1865
interfaces = MethodTypeInferrer.
ModuloReferenceTypeNullabilityDifferences
(interfaces, VarianceKind.In);
Binder\Semantics\OverloadResolution\MethodTypeInference.cs (2)
2339
allInterfaces =
ModuloReferenceTypeNullabilityDifferences
(allInterfaces, VarianceKind.In);
2710
allInterfaces =
ModuloReferenceTypeNullabilityDifferences
(allInterfaces, VarianceKind.Out);