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