1 reference to IsDefaultLiteralExpression
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
AbstractAddParameterCodeFixProvider.cs (1)
478var isDefaultLiteral = syntaxFacts.IsDefaultLiteralExpression(expressionOfArgument);