4 references to EndPropertyStatement
Microsoft.CodeAnalysis.VisualBasic (4)
Generated\Syntax.xml.Syntax.Generated.vb (4)
6057return Update(propertyStatement, Me.Accessors, Me.EndPropertyStatement) 6077return Update(Me.PropertyStatement, accessors, Me.EndPropertyStatement) 6122Return Me.EndPropertyStatement 6151If propertyStatement IsNot Me.PropertyStatement OrElse accessors <> Me.Accessors OrElse endPropertyStatement IsNot Me.EndPropertyStatement Then