2 references to GetFirstLocalOrFieldBreakpointSpan
Microsoft.CodeAnalysis.CSharp (2)
Lowering\Instrumentation\DebugInfoInjector_SequencePoints.cs (2)
120
GetFirstLocalOrFieldBreakpointSpan
(modifiers.Any() ? modifiers[0] : (SyntaxToken?)null, declaratorSyntax, out node, out part);
134
GetFirstLocalOrFieldBreakpointSpan
(firstToken, declaratorSyntax, out node, out part);