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