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