7 references to TestSyntaxContextReceiver
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (7)
SourceGeneration\SyntaxAwareGeneratorTests.cs (7)
92onInit: (i) => i.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()), 171onInit: (i) => i.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()), 195init.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()); 198init.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()); 203init.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()); 214init.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()); 281onInit: (i) => i.RegisterForSyntaxNotifications(() => new TestSyntaxContextReceiver()),