1 reference to CreateSymbolWithPropertyAccessor
Analyzer.Utilities.UnitTests (1)
Lightup\LightupHelpersTests.cs (1)
53
var withPropertyAccessor = LightupHelpers.
CreateSymbolWithPropertyAccessor
<ISymbol, object>(type, "NonExistentProperty", fallbackResult);