1 write to _rootModuleType
Microsoft.CodeAnalysis (1)
Emit\CommonPEModuleBuilder.cs (1)
601_rootModuleType = new Cci.RootModuleType(this);
1 reference to _rootModuleType
Microsoft.CodeAnalysis (1)
Emit\CommonPEModuleBuilder.cs (1)
604public Cci.RootModuleType RootModuleType => _rootModuleType;