1 reference to FlowAnnotations
ILLink.RoslynAnalyzer (1)
TrimAnalysis\FlowAnnotations.cs (1)
18
private static readonly Lazy<FlowAnnotations> _instance = new(() => new
FlowAnnotations
(), isThreadSafe: true);