1 write to Type
Microsoft.VisualStudio.IntegrationTest.Utilities (1)
Common\Expression.cs (1)
21Type = input.Type;
3 references to Type
Microsoft.VisualStudio.IntegrationTest.Utilities (3)
OutOfProcess\Debugger_OutOfProc.cs (1)
50Assert.Equal(expectedType, entry.Type);
OutOfProcess\LocalsWindow_OutOfProc.Verifier.cs (2)
23Assert.Equal(expectedType, entry.Type); 30Assert.Equal(expectedType, entry.Type);