Skip to content

CodeWriter.LocalUsings property

Gets / sets local usings hash set

public HashSet<string>? LocalUsings { get; }

See Also