2 references to CreateWithPropertyAccessor
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
src\RoslynAnalyzers\Utilities\Compiler\Lightup\LightupHelpers.cs (2)
96
=>
CreateWithPropertyAccessor
<TSyntax, TProperty>(type, "syntax", propertyName, fallbackResult);
100
=>
CreateWithPropertyAccessor
<TSymbol, TProperty>(type, "symbol", propertyName, fallbackResult);