2 references to GetUntranslatedSpecialType
Microsoft.CodeAnalysis.CSharp (2)
Emitter\Model\PEModuleBuilder.cs (2)
814return Translate(GetUntranslatedSpecialType(specialType, syntaxNodeOpt, diagnostics), 1544return new SynthesizedPrivateImplementationDetailsStaticConstructor(SourceModule, details, GetUntranslatedSpecialType(SpecialType.System_Void, syntaxOpt, diagnostics)).GetCciAdapter();