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