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