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