2 references to GenerateGetAccessor
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
EndConstructGeneration\EndConstructStatementVisitor_Properties.vb (2)
39
lines.AddRange(
GenerateGetAccessor
(node, _subjectBuffer.CurrentSnapshot))
106
lines.AddRange(
GenerateGetAccessor
(propertyBlock.PropertyStatement, _subjectBuffer.CurrentSnapshot))