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