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