17 references to WithTrackingName
Microsoft.CodeAnalysis (4)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (4)
79.WithTrackingName("collectedGlobalAliases_ForAttribute"); 83.WithTrackingName("allUpGlobalAliases_ForAttribute"); 93}).WithTrackingName("compilationGlobalAliases_ForAttribute"); 98.WithTrackingName("allUpIncludingCompilationGlobalAliases_ForAttribute");
Microsoft.CodeAnalysis.Razor.Compiler (9)
SourceGenerators\RazorSourceGenerator.cs (9)
50.WithTrackingName("RazorSourceGeneratorOptions") 162.WithTrackingName("FallbackDeclTrees"); 180.WithTrackingName("FastTagHelpers"); 203.WithTrackingName("FallbackTypeNames"); 247.WithTrackingName("SlowTagHelpers"); 264.WithTrackingName("TagHelpersFromCompilation"); 369.WithTrackingName("TagHelpersFromReferences"); 395.WithTrackingName("Utf8SupportMap"); 534.WithTrackingName("HostOutputs");
Microsoft.Extensions.Configuration.Binder.SourceGeneration (1)
ConfigurationBindingGenerator.cs (1)
68.WithTrackingName(GenSpecTrackingName);
Microsoft.Maui.Controls.SourceGen (3)
CodeBehindGenerator.cs (3)
59 .WithTrackingName(TrackingNames.ReferenceCompilationProvider); 63 .WithTrackingName(TrackingNames.XmlnsDefinitionsProvider); 67 .WithTrackingName(TrackingNames.ReferenceTypeCacheProvider);