3 references to WriteTypeName
Microsoft.Cci.Extensions (3)
Writers\CSharp\CSDeclarationWriter.Methods.cs (3)
166WriteTypeName(method.Type, method.ContainingType, method.ReturnValueAttributes, nullableContextValue); 178WriteTypeName(method.Type, method.ContainingType, methodNullableContextValue: nullableContextValue); 247WriteTypeName(parameter.Type, containingType, parameter.Attributes, methodNullableContextValue);