8 references to VerifyProximityExpressionsAsync
Microsoft.VisualStudio.LanguageServices.Razor.UnitTests (8)
Cohost\RemoteDebugInfoServiceTest.cs (8)
33await VerifyProximityExpressionsAsync(input, ["__builder", "this"]); 43await VerifyProximityExpressionsAsync(input, []); 59await VerifyProximityExpressionsAsync(input, ["__builder", "this"]); 75await VerifyProximityExpressionsAsync(input, ["__builder", "this"]); 87await VerifyProximityExpressionsAsync(input, ["__builder", "this"]); 99await VerifyProximityExpressionsAsync(input, ["__builder", "this"]); 115await VerifyProximityExpressionsAsync(input, ["__builder", "this"]); 138await VerifyProximityExpressionsAsync(input, ["this"]);