1 reference to AutoPropertyValueParameterName
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourcePropertyAccessorSymbol.vb (1)
58
If(propertySymbol.IsAutoProperty, StringConstants.
AutoPropertyValueParameterName
, StringConstants.ValueParameterName))