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