1 write to _settings
Microsoft.DotNet.ApiCompatibility (1)
Rules\CannotAddAbstractMember.cs (1)
18_settings = settings;
1 reference to _settings
Microsoft.DotNet.ApiCompatibility (1)
Rules\CannotAddAbstractMember.cs (1)
34if (leftContainingType.TypeKind != TypeKind.Interface && !leftContainingType.IsEffectivelySealed(_settings.IncludeInternalSymbols))