/// ////class Foo { //// [|public [|{| "isWriteAccess": true, "isDefinition": true, "contextRangeIndex": 0 |}_bar|]() { return 0; }|] ////} //// ////var x: Foo; ////x.[|_bar|]; verify.singleReferenceGroup("(method) Foo._bar(): number", "_bar");