1 write to mainType
System (1)
compmod\microsoft\win32\SystemEvents.cs (1)
1238mainType = exe.EntryPoint.ReflectedType;
2 references to mainType
System (2)
compmod\microsoft\win32\SystemEvents.cs (2)
1232if (mainType == null) { 1242return mainType;