2 references to SubstitutedPropertySymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SubstitutedNamedType.vb (2)
328Return New SubstitutedPropertySymbol(Me, memberProperty, getMethod, setMethod, associatedField) 379result.Add(New SubstitutedPropertySymbol(Me, memberProperty, getMethod, setMethod, associatedField))