2 references to CheckMethodGroupReceiverNullability
Microsoft.CodeAnalysis.CSharp (2)
FlowAnalysis\NullableWalker.cs (2)
8850
method =
CheckMethodGroupReceiverNullability
(group, parameters, method, conversion.IsExtensionMethod);
9679
method =
CheckMethodGroupReceiverNullability
(group, delegateInvokeMethod.Parameters, method, node.IsExtensionMethod);