5 references to GetBaseTypeOutput
System (5)
compmod\microsoft\csharp\csharpcodeprovider.cs (5)
729Output.Write(GetBaseTypeOutput(e.CreateType)); 1650name = GetBaseTypeOutput(e.PrivateImplementationType)+ "." + name; 1879Output.Write(GetBaseTypeOutput(e.PrivateImplementationType)); 1958Output.Write(GetBaseTypeOutput(e.PrivateImplementationType)); 3339s += GetBaseTypeOutput(baseTypeRef);