3 references to SuppressIfNeeded
Microsoft.CodeAnalysis.CSharp (3)
BoundTree\UnboundLambda.cs (3)
450=> SuppressIfNeeded(Data.Bind(delegateType, isExpressionTree)); 453=> SuppressIfNeeded(Data.BindForErrorRecovery()); 456=> SuppressIfNeeded(Data.BindForReturnTypeInference(delegateType));