2 writes to IsWriteOnlyProperty
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (2)
93
Me.
IsWriteOnlyProperty
= False
143
Me.
IsWriteOnlyProperty
= prop.IsWriteOnly
2 references to IsWriteOnlyProperty
Microsoft.CodeAnalysis.VisualBasic (2)
Compilation\DocumentationComments\DocumentationCommentCompiler.Includes.vb (2)
144
Me.ReturnsSupported = Not Me.
IsWriteOnlyProperty
330
ElseIf Me._tagsSupport.
IsWriteOnlyProperty
Then