Skip to content

CodeWriter.SafeSetOfUsings field

List of usings that can be safely used during code generation without causing type name clashes

public static readonly HashSet<string> SafeSetOfUsings;

See Also