2 references to IsAutoProperty
Microsoft.CodeAnalysis.Features (2)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (2)
4821
if (newSymbol is IFieldSymbol || newSymbol.
IsAutoProperty
())
5155
if (newSymbol.
IsAutoProperty
() &&