'Declaration
<NotNullAttribute()> Public ReadOnly Property Matches As List(Of SearchReplaceMatch)
[NotNull()] public List<SearchReplaceMatch> Matches {get;}
'Declaration
<NotNullAttribute()> Public ReadOnly Property Matches As List(Of SearchReplaceMatch)
[NotNull()] public List<SearchReplaceMatch> Matches {get;}