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