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