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