6 references to Format
dotnet-Microsoft.XmlSerializer.Generator (6)
Sgen.cs (6)
257Console.Error.WriteLine(FormatMessage(parsableerrors, false, SR.Format(SR.ErrorDetails, SR.Format(SR.ErrLoadType, typeName, assemblyName)))); 342throw new InvalidOperationException(SR.Format(SR.ErrSerializerExists, codePath, nameof(force))); 408Console.Out.WriteLine(SR.Format(SR.InfoGeneratedFile, assembly.Location, codePath)); 500Console.Out.WriteLine(SR.Format(SR.HelpAssembly, "-a", "--assembly")); 504Console.Out.WriteLine(SR.Format(SR.HelpOut, "-o", "--out")); 507Console.Out.WriteLine(SR.Format(SR.HelpHelp, "-h", "--help"));