12 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 (5)
SourceGenerators\RazorSourceGenerator.cs (5)
50
.
WithTrackingName
("RazorSourceGeneratorOptions")
135
.
WithTrackingName
("TagHelpersFromCompilation");
240
.
WithTrackingName
("TagHelpersFromReferences");
287
.
WithTrackingName
("Utf8SupportMap");
368
.
WithTrackingName
("HostOutputs");
Microsoft.Maui.Controls.SourceGen (3)
CodeBehindGenerator.cs (3)
59
.
WithTrackingName
(TrackingNames.ReferenceCompilationProvider);
63
.
WithTrackingName
(TrackingNames.XmlnsDefinitionsProvider);
67
.
WithTrackingName
(TrackingNames.ReferenceTypeCacheProvider);