1 instantiation of GlobalPrefixRemover
Microsoft.DotNet.ApiDiff (1)
SyntaxRewriter\GlobalPrefixRemover.cs (1)
12public static readonly GlobalPrefixRemover Singleton = new();
2 references to GlobalPrefixRemover
Microsoft.DotNet.ApiDiff (2)
MemoryOutputDiffGenerator.cs (1)
185GlobalPrefixRemover.Singleton, // And then call this ASAP afterwards so there are fewer identifiers to visit
SyntaxRewriter\GlobalPrefixRemover.cs (1)
12public static readonly GlobalPrefixRemover Singleton = new();