3 references to CreatePropertyAccessor
Test.Utilities (3)
LightupHelpers.cs (3)
46=> CreatePropertyAccessor<TOperation, TProperty>(type, "operation", propertyName, fallbackResult);
50=> CreatePropertyAccessor<TSyntax, TProperty>(type, "syntax", propertyName, fallbackResult);
54=> CreatePropertyAccessor<TSymbol, TProperty>(type, "symbol", propertyName, fallbackResult);