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