3 references to TryGetMethodGroupReceiverNullability
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
8519if (_walker.TryGetMethodGroupReceiverNullability(group.ReceiverOpt, out TypeWithState receiverType)) 10457if (TryGetMethodGroupReceiverNullability(receiverOpt, out TypeWithState receiverType)) 12628if (TryGetMethodGroupReceiverNullability(receiverOpt, out TypeWithState receiverType))