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