2 references to IsNestedType
Microsoft.CodeAnalysis.Features (2)
CodeRefactorings\MoveType\AbstractMoveTypeService.cs (2)
96
var isNestedType =
IsNestedType
(typeDeclaration);
218
var isNestedType =
IsNestedType
(typeNode);