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