1 reference to SupportsPropertyInitializer
Microsoft.CodeAnalysis.Features (1)
src\Analyzers\Core\Analyzers\UseAutoProperty\AbstractUseAutoPropertyAnalyzer.cs (1)
430
if (initializer != null && !@this.
SupportsPropertyInitializer
(compilation))