2 references to GetMostDerivedSetMethod
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\PropertySymbol.vb (2)
138
Return Me.
GetMostDerivedSetMethod
() IsNot Nothing
153
Dim mostDerivedSet As MethodSymbol = Me.
GetMostDerivedSetMethod
()