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