1 reference to ContainingTypesOrSelfHasUnsafeKeyword
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateVariable\AbstractGenerateVariableService.State.cs (1)
166
IsContainedInUnsafeType = _service.
ContainingTypesOrSelfHasUnsafeKeyword
(TypeToGenerateIn);