9 references to CreateCompilationWithInfrastructure
Microsoft.AspNetCore.Components.Testing.Tests (9)
Generators\ServiceOverrideAnalyzerTests.cs (1)
403
var compilation = StartupHookGeneratorTests.
CreateCompilationWithInfrastructure
(userSource);
Generators\StartupHookGeneratorTests.cs (8)
151
var compilation =
CreateCompilationWithInfrastructure
(source);
184
var compilation =
CreateCompilationWithInfrastructure
(source);
217
var compilation =
CreateCompilationWithInfrastructure
(source);
252
var compilation =
CreateCompilationWithInfrastructure
(source);
286
var compilation =
CreateCompilationWithInfrastructure
(source);
321
var compilation =
CreateCompilationWithInfrastructure
(source);
356
var compilation =
CreateCompilationWithInfrastructure
(source);
398
var compilation =
CreateCompilationWithInfrastructure
(source);