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