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