1 reference to ContainingTypesOrSelfHasUnsafeKeyword
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateParameterizedMember\AbstractGenerateParameterizedMemberService.State.cs (1)
89
IsContainedInUnsafeType = service.
ContainingTypesOrSelfHasUnsafeKeyword
(TypeToGenerateIn);