2 overrides of SupportsNullable
Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp (1)
CSharpResxGenerator.cs (1)
12protected override bool SupportsNullable(Compilation compilation)
Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic (1)
VisualBasicResxGenerator.cs (1)
10protected override bool SupportsNullable(Compilation compilation)
1 reference to SupportsNullable
Microsoft.CodeAnalysis.ResxSourceGenerator (1)
AbstractResxGenerator.cs (1)
49SupportsNullable: SupportsNullable(compilation),