Skip to content

CodeWriter.GlobalUsings property

Gets / sets global usings hash set

public HashSet<string>? GlobalUsings { get; set; }

See Also