2 references to GetTargetPropertyBinaryExpressionCode
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (2)
Microsoft.NetCore.Analyzers\Performance\PreferIsEmptyOverCountTests.cs (1)
470
SourceProvider.
GetTargetPropertyBinaryExpressionCode
(@operator, literal, SourceProvider.MemberName);
Microsoft.NetCore.Analyzers\Performance\UsePropertyInsteadOfCountMethodWhenAvailableTests.cs (1)
826
fixedSource = SourceProvider.
GetTargetPropertyBinaryExpressionCode
(@operator, literal, SourceProvider.MemberName);