2 references to TypeDeclaration
Microsoft.CodeAnalysis.CSharp.Features (1)
ExtractInterface\CSharpExtractInterfaceService.cs (1)
40
if (typeDeclarationNode == null && typeDiscoveryRule == TypeDiscoveryRule.
TypeDeclaration
)
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
66
TypeDiscoveryRule.
TypeDeclaration
,