8 references to GetFixedExpressionCode
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (8)
Microsoft.NetCore.Analyzers\Performance\DoNotUseCountWhenAnyCanBeUsedTests.Tests.cs (8)
166SourceProvider.GetFixedExpressionCode(withPredicate, negate),
182SourceProvider.GetFixedExpressionCode(withPredicate, negate),
199SourceProvider.GetFixedExpressionCode(withPredicate, true),
216SourceProvider.GetFixedExpressionCode(withPredicate, true),
1616SourceProvider.GetFixedExpressionCode(withPredicate: true, negate),
1632SourceProvider.GetFixedExpressionCode(withPredicate: true, negate),
1647SourceProvider.GetFixedExpressionCode(withPredicate: true, negate: true),
1662SourceProvider.GetFixedExpressionCode(withPredicate: true, negate: true),