3 references to FrameworkTypeInMemberAccess
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (3)
Diagnostics\PreferFrameworkType\PreferFrameworkTypeTests.cs (3)
473await TestInRegularAndScriptAsync(code, expected, options: FrameworkTypeInMemberAccess); 498await TestInRegularAndScriptAsync(code, expected, options: FrameworkTypeInMemberAccess); 523await TestInRegularAndScriptAsync(code, expected, options: FrameworkTypeInMemberAccess);