2 references to IsConflictMarker
Microsoft.CodeAnalysis.Features (2)
src\Analyzers\Core\CodeFixes\ConflictMarkerResolution\AbstractConflictMarkerCodeFixProvider.cs (2)
214
if (
IsConflictMarker
(currentLine, ch))
232
if (
IsConflictMarker
(currentLine, ch))