3 references to TryGetMethodGroupReceiverNullability
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
7915if (_walker.TryGetMethodGroupReceiverNullability(group.ReceiverOpt, out TypeWithState receiverType)) 9808if (TryGetMethodGroupReceiverNullability(receiverOpt, out TypeWithState receiverType)) 11666if (TryGetMethodGroupReceiverNullability(receiverOpt, out TypeWithState receiverType))