Table of Contents

Namespace Albatross.CodeAnalysis

Classes

AttributeDataExtensions

Provides extension methods for working with attributes on Roslyn symbols.

Extensions

Provides extension methods for working with Roslyn type symbols, including helpers for nullable types, collections, generic types, and symbol comparison.

SymbolProvider

Provides extension methods to retrieve commonly used type symbols from a Roslyn compilation. These helpers simplify accessing framework types during code analysis and generation.