2 references to ReadOnly
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\Utils.LateBinder.vb (2)
646
kind = PropertyKind.
ReadOnly
671
If kind = PropertyKind.
ReadOnly
Then resultString &= "ReadOnly "