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)
34
if (leftContainingType.TypeKind != TypeKind.Interface && !leftContainingType.IsEffectivelySealed(
_settings
.IncludeInternalSymbols))