4 references to TypeDiscoveryRule
Microsoft.CodeAnalysis.Features (4)
ExtractInterface\AbstractExtractInterfaceService.cs (4)
34
TypeDiscoveryRule
typeDiscoveryRule,
52
var typeAnalysisResult = await AnalyzeTypeAtPositionAsync(document, span.Start,
TypeDiscoveryRule
.TypeNameOnly, cancellationToken).ConfigureAwait(false);
68
TypeDiscoveryRule
.TypeDeclaration,
83
TypeDiscoveryRule
typeDiscoveryRule,