8 references to TestSyntaxContextReceiver
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (8)
SourceGeneration\SyntaxAwareGeneratorTests.cs (8)
91
onInit: (i) => i.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
()),
170
onInit: (i) => i.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
()),
194
init.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
());
197
init.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
());
202
init.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
());
213
init.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
());
280
onInit: (i) => i.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
()),
793
i.RegisterForSyntaxNotifications(() => new
TestSyntaxContextReceiver
(callback: (ctx) =>