1 write to PropertyIndex
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_PropertyPublicSymbol.vb (1)
27
Me.
PropertyIndex
= index
3 references to PropertyIndex
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_PropertyPublicSymbol.vb (3)
55
Return Me._container.TypeDescriptor.Fields(Me.
PropertyIndex
).Type
61
Return Me._container.TypeDescriptor.Fields(Me.
PropertyIndex
).Name
79
Return ImmutableArray.Create(Me._container.TypeDescriptor.Fields(Me.
PropertyIndex
).Location)