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