3 references to GeneratedSpanishClassName
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator.UnitTests (1)
CompilerInvocationTests.vb (1)
175Assert.Single(generatedTrees, Function(t) t.FilePath.EndsWith(TestSourceGenerator.HelloWorldGenerator.GeneratedSpanishClassName + ".cs"))
Microsoft.CodeAnalysis.TestAnalyzerReference (2)
HelloWorldGenerator.cs (2)
34context.AddSource(GeneratedSpanishClassName, SourceText.From(@" 35internal class " + GeneratedSpanishClassName + @"