Open sandboxFocus

Class SourceGeneratedCodeTracker

Inheritance
SourceGeneratedCodeTracker
Namespace: Metalama.Compiler
Assembly: Metalama.Compiler.Interface.dll
Syntax
public static class SourceGeneratedCodeTracker

Methods

Name Description
IsGenerated(SyntaxTree)

At build time, determines if the specified SyntaxTree was generated by a source generator. At design time, returns null.