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