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