2 references to GenerateSetAccessor
Microsoft.CodeAnalysis.VisualBasic.EditorFeatures (2)
EndConstructGeneration\EndConstructStatementVisitor_Properties.vb (2)
43
lines.AddRange(
GenerateSetAccessor
(node, _subjectBuffer.CurrentSnapshot))
88
lines.AddRange(
GenerateSetAccessor
(propertyBlock.PropertyStatement, _subjectBuffer.CurrentSnapshot))