3 writes to PropertiesToTest
mscorlib (3)
system\deployment\isolationinterop.cs (3)
1562PropertiesToTest = MarshalProperties(TestProperties); 1567PropertiesToTest = IntPtr.Zero; 1587PropertiesToTest = IntPtr.Zero;
2 references to PropertiesToTest
mscorlib (2)
system\deployment\isolationinterop.cs (2)
1584if (PropertiesToTest != IntPtr.Zero) 1586DestroyProperties(PropertiesToTest, (ulong)cPropertiesToTest.ToInt64());