1 reference to ContainingTypesOrSelfHasUnsafeKeyword
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateConstructor\AbstractGenerateConstructorService.State.cs (1)
130
IsContainedInUnsafeType = _service.
ContainingTypesOrSelfHasUnsafeKeyword
(TypeToGenerateIn);