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