3 references to TryGetMethodGroupReceiverNullability
Microsoft.CodeAnalysis.CSharp (3)
FlowAnalysis\NullableWalker.cs (3)
8848if (_walker.TryGetMethodGroupReceiverNullability(group.ReceiverOpt, out TypeWithState receiverType)) 11090if (TryGetMethodGroupReceiverNullability(receiverOpt, out TypeWithState receiverType)) 13335if (TryGetMethodGroupReceiverNullability(receiverOpt, out TypeWithState receiverType))