3 writes to cPropertiesToTest
mscorlib (3)
system\deployment\isolationinterop.cs (3)
1563cPropertiesToTest = new IntPtr(TestProperties.Length); 1568cPropertiesToTest = IntPtr.Zero; 1588cPropertiesToTest = IntPtr.Zero;
1 reference to cPropertiesToTest
mscorlib (1)
system\deployment\isolationinterop.cs (1)
1586DestroyProperties(PropertiesToTest, (ulong)cPropertiesToTest.ToInt64());