1 reference to TryCreateSpanForVariableDeclaration
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\BreakpointSpans.cs (1)
267
return
TryCreateSpanForVariableDeclaration
((VariableDeclarationSyntax)node, position);