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