19 references to TypeDiscoveryRule
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (12)
ExtractInterface\ExtractInterfaceTests.cs (12)
1045""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: false);
1055""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1065""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1075""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1085""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1095""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1105""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1115""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1125""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1135""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1147""", TypeDiscoveryRule.TypeNameOnly, expectedExtractable: true);
1151TypeDiscoveryRule typeDiscoveryRule,
Microsoft.CodeAnalysis.CSharp.Features (2)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.Features (4)