2 writes to layoutType
mscorlib (2)
system\stubhelpers.cs (2)
1019
this.
layoutType
= null;
1230
layoutType
= pManagedHome.GetType();
2 references to layoutType
mscorlib (2)
system\stubhelpers.cs (2)
1326
if (
layoutType
!= null)
1329
Marshal.DestroyStructure(pNativeHome,
layoutType
);