4 references to TypeDiscoveryRule
Microsoft.CodeAnalysis.Features (4)
ExtractInterface\AbstractExtractInterfaceService.cs (4)
35
TypeDiscoveryRule
typeDiscoveryRule,
53
var typeAnalysisResult = await AnalyzeTypeAtPositionAsync(document, span.Start,
TypeDiscoveryRule
.TypeNameOnly, cancellationToken).ConfigureAwait(false);
69
TypeDiscoveryRule
.TypeDeclaration,
84
TypeDiscoveryRule
typeDiscoveryRule,