Base:
method
OutputType
System.CodeDom.Compiler.CodeGenerator.OutputType(System.CodeDom.CodeTypeReference)
15 references to OutputType
System (15)
compmod\microsoft\visualbasic\VBCodeProvider.cs (15)
1006OutputType(typeRef); 1182OutputType(e.TargetType); 1410OutputType(e.CreateType); 1673OutputType(typeRef); 1743OutputType(type); 1750OutputType(e.PrivateImplementationType); 1889OutputType(e.ReturnType); 1902OutputType(type); 1909OutputType(e.PrivateImplementationType); 2019OutputType(e.Type); 2032OutputType(type); 2039OutputType(e.PrivateImplementationType); 2196OutputType(del.ReturnType); 2211OutputType(e.BaseTypes[0]); 2252OutputType(typeRef);